home *** CD-ROM | disk | FTP | other *** search
/ Hardcore Gamer Resource Kit / Hardcore Gamer Resource Kit - Disc 3.iso / patches / fc_111a.zip / 3DFX.TXT next >
Text File  |  1997-06-19  |  4KB  |  149 lines

  1. Problems with DirectX and some 3Dfx based cards
  2. ===============================================
  3.  
  4. Some problems may occur when using 3Dfx based 3D
  5. accelerated cards as a secondary card if the primary
  6. display card (Your 2D card) also has some 3D acceleration.
  7.  
  8. When you run Flying Corps, if you find that on the graphics 
  9. driver selection screen only 'Rowan Software Driver' and 
  10. 'Direct3D Hardware Driver' are listed and that the Direct3D 
  11. hardware driver option has been greyed out then this means 
  12. that your 3Dfx card has not been installed successfully.
  13.  
  14. This problem occurs when the 3Dfx card has not been correctly 
  15. registered by Windows 95. The solution is to re-install your cards drivers. 
  16. The following test can be used to check
  17. whether your card has been installed correctly.
  18.  
  19. From the windows 95 desktop click on the 'Start' menu item
  20. and select 'Run'. In the 'Run' dialog type 'regedit'
  21. and select 'OK'. This will launch the windows 95 registry 
  22. editor. The display in the lefthand window should look 
  23. something like the diagram below.
  24.  
  25. [-]----My Computer
  26.     |
  27.    [+]-HKEY_CLASSES_ROOT
  28.     |
  29.    [+]-HKEY_CURRENT_USER
  30.     |
  31.    [+]-HKEY_LOCAL_MACHINE
  32.     |
  33.    [+]-HKEY_USERS
  34.     |
  35.    [+]-HKEY_CURRENT_CONFIG
  36.     |
  37.    [+]-HKEY_DYN_DATA
  38.  
  39. Click on the '+' next to HKEY_LOCAL_MACHINE. Your display should now
  40. look something like the following diagram.
  41.  
  42. [-]----My Computer
  43.     |
  44.    [+]-HKEY_CLASSES_ROOT
  45.     |
  46.    [+]-HKEY_CURRENT_USER
  47.     |
  48.    [-]-HKEY_LOCAL_MACHINE
  49.     |  |
  50.     | [+]-Config
  51.     |  |
  52.     | [+]-Enum
  53.     |  |
  54.     | [+]-hardware
  55.     |  |
  56.     | [+]-SOFTWARE
  57.     |  |
  58.     | [+]-System
  59.     |
  60.    [+]-HKEY_USERS
  61.     |
  62.    [+]-HKEY_CURRENT_CONFIG
  63.     |
  64.    [+]-HKEY_DYN_DATA
  65.  
  66. Now click on the '+' next to 'hardware'. Your display should now
  67. look something like the following diagram.
  68.  
  69. [-]----My Computer
  70.     |
  71.    [+]-HKEY_CLASSES_ROOT
  72.     |
  73.    [+]-HKEY_CURRENT_USER
  74.     |
  75.    [-]-HKEY_LOCAL_MACHINE
  76.     |  |
  77.     | [+]-Config
  78.     |  |
  79.     | [+]-Enum
  80.     |  |
  81.     | [-]-hardware
  82.     |  |  |
  83.     |  | [+]-DESCRIPTION
  84.     |  |  |
  85.     |  | [+]-devicemap
  86.     |  |  |
  87.     |  | [+]-DirectDrawDrivers
  88.     |  |
  89.     | [+]-SOFTWARE
  90.     |  |
  91.     | [+]-System
  92.     |
  93.    [+]-HKEY_USERS
  94.     |
  95.    [+]-HKEY_CURRENT_CONFIG
  96.     |
  97.    [+]-HKEY_DYN_DATA
  98.  
  99. If at this stage, the 'DirectDrawDrivers' entry has not been displayed
  100. then your card has not been setup correctly. If it is present but you 
  101. are still experiencing problems then continue with the remaining checks
  102. below.
  103.  
  104. Click on the '+' next to DirectDrawDrivers. The display should change
  105. to look something like the diagram below.
  106.  
  107. [-]----My Computer
  108.     |
  109.    [+]-HKEY_CLASSES_ROOT
  110.     |
  111.    [+]-HKEY_CURRENT_USER
  112.     |
  113.    [-]-HKEY_LOCAL_MACHINE
  114.     |  |
  115.     | [+]-Config
  116.     |  |
  117.     | [+]-Enum
  118.     |  |
  119.     | [-]-hardware
  120.     |  |  |
  121.     |  | [+]-DESCRIPTION
  122.     |  |  |
  123.     |  | [+]-devicemap
  124.     |  |  |
  125.     |  | [-]-DirectDrawDrivers
  126.     |  |     |
  127.     |  |     []-aba52f41-f744-11cf-b4-52-00-00-1d-1b-41-26
  128.     |  |
  129.     | [+]-SOFTWARE
  130.     |  |
  131.     | [+]-System
  132.     |
  133.    [+]-HKEY_USERS
  134.     |
  135.    [+]-HKEY_CURRENT_CONFIG
  136.     |
  137.    [+]-HKEY_DYN_DATA
  138.  
  139. Double clicking on the string of characters under the
  140. 'DirectDrawDrivers' entry should cause a description
  141. string and driver name to be displayed in the right hand
  142. window. If this does not match the name of your card
  143. then you do not have the cards drivers installed correctly.
  144.  
  145. If after attempting to re-install your card's Direct3D drivers
  146. you still cannot find your card's details in the registry as defined
  147. above then we suggest that you contact
  148. your card's manufacturer for technical support.
  149.